css: Stop drawing double borders for builtins
authorMatthias Clasen <mclasen@redhat.com>
Mon, 2 May 2016 17:30:20 +0000 (13:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 2 May 2016 17:31:59 +0000 (13:31 -0400)
commitbe201a5b71c7ce73ffd1fc8f1c6c264d82be9d95
treeeea19f09fef392a0740220cfe17d4f1dbe4b42d3
parent38181bc3d2fa329334ac74773047c362db10fcce
css: Stop drawing double borders for builtins

The fallback code for rendering builtin checks, radios
and expanders was using border parameters. With the generic
gadget borders using the same parameters, this was giving
double borders.
gtk/gtkcssimagebuiltin.c